home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Windows Selection / Windows Selection 1.iso / System / Parallel Port Monitor / parmon.txt < prev   
Encoding:
Text File  |  1997-04-22  |  3.0 KB  |  89 lines

  1. Parallel Port Monitor
  2. (c) 1997 Fred Bulback
  3. email: fred@okanagan.net
  4. url: www.okanagan.net/users/fred
  5.  
  6. ************************************************
  7. *
  8. * This program is freeware.  It may be freely
  9. * distributed provided:
  10. *
  11. *  1)  There is no accompanying fee of any sort.
  12. *  2)  The executable file has not been modified
  13. *      in any way.
  14. *  3)  This file, "parmon.txt", accompanies the
  15. *      executable.
  16. *
  17. ************************************************
  18.  
  19. Parallel Port Monitor is a utility that permits the
  20. three registers of the parallel port to be spied upon.
  21.  
  22. FAQ
  23.  
  24. Q: How do I change which parallel port is being spied
  25.    upon?
  26. A: Click on any cell in the port column.  If there is 
  27.    more than one port, the next one will be selected.
  28.  
  29. Q:  How do I edit the values ports values?
  30. A:  Simply click on the cell that you wish to edit and
  31.     type the new value.  Press <ENTER> when you are done,
  32.     or <ESC> to cancel the edit.  Some registers cannot
  33.     be edited and therefore will not change.
  34.  
  35. Q:  What's the "Beep" column all about?
  36. A:  You can toggle each beep cell between "Yes" and "No".
  37.     When the cell is yes, a beep will sound when the
  38.     corresponding register changes.  If for some reason
  39.     you want to toggle all cells, just click on the
  40.     column title.
  41.  
  42. Q:  Is there a way to toggle individual bits?
  43. A:  All of the output bits may be toggled by clicking on
  44.     the appropriate pin on the connector diagram. 
  45.     Obviously, input pins cannot be toggled.
  46.  
  47. Q:  What's the deal with the female/male connector box?
  48. A:  Suppose you have a cable in front of you.  By 
  49.     selecting female/male, you can easily match up the
  50.     pins to those in the connector diagram.
  51.  
  52. Q:  On the connector, some pins are green while others
  53.     are red.  What's the difference?
  54. A:  Green pins are low, red pins are high.  This can
  55.     be changed to whatever you want, however.
  56.  
  57. Q:  What does "Always on top" do.
  58. A:  Since this program *is* a monitor program, chances
  59.     are you want to see what it's doing.  By checking 
  60.     this box, the program will always be visible.
  61.  
  62. Q:  Why would I want to disable the connector?
  63. A:  If your system is particularly slow, you may find
  64.     that it flickers when it is updated, which can be
  65.     annoying.
  66.  
  67. Q:  What does sample rate do?
  68. A:  Sample rate determines how often the state of the
  69.     port is sampled?  It defaults to "as fast as 
  70.     possible".  You may find, however, that this will
  71.     slow your machine down too much.
  72.  
  73. Q:  What about the blink on sample box?
  74. A:  When this box is checked, a small indicator will
  75.     appear to the lower left of the connector.  Every
  76.     time a sample is taken, it will blink to a different
  77.     color.  This is useful if your sample rate is fairly
  78.     long.  With a short sample rate, checking this box
  79.     can have detrimental effects.
  80.  
  81. --------------------------------------------------------
  82. I welcome all comments and suggestions:  
  83.  
  84. fred@okanagan.net
  85.  
  86.  
  87.  
  88.  
  89.